qt5base: add PKG_USE_MIPS16
qt5 generates some long methods and does not support mips16 for all of them.
Signed-off-by: Hauke Mehrtens <[email protected]>
qt5base: fix musl build
This was taken from upstream qt5 and modified a little bit to match
OpenWrt.
Signed-off-by: Hauke Mehrtens <[email protected]>
qt5base: remove dependency to icu
The icu package does not exist in OpenWrt.
Signed-off-by: Hauke Mehrtens <[email protected]>